'宣言 Public MustInherit Class KeyedTaskFieldSubObjectDictionaryBase(Of TValue As Infragistics.Shared.SubObjectBase) Inherits Infragistics.Win.SubObjectsDictionaryBase(Of String,TValue)
public abstract class KeyedTaskFieldSubObjectDictionaryBase<TValue> : Infragistics.Win.SubObjectsDictionaryBase<string,TValue> where TValue: Infragistics.Shared.SubObjectBase